github.com/andybalholm/brotli/matchfinder.Trio.hash8 (method)
6 uses
github.com/andybalholm/brotli/matchfinder (current package)
trio.go#L97: nextHash8 := z.hash8(cv)
trio.go#L155: nextHash8 := z.hash8(cv)
trio.go#L194: z.table8[z.hash8(cv0)] = te0
trio.go#L203: nextHash8 := z.hash8(cv)
trio.go#L287: z.table8[z.hash8(cv0)] = te0
trio.go#L320: func (z *Trio) hash8(u uint64) uint32 {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |